﻿2026-07-29T09:50:10.7572212Z ##[group]Run actions/checkout@v5
2026-07-29T09:50:10.7572714Z with:
2026-07-29T09:50:10.7573076Z   repository: BigscreenVR/spt-bs-core
2026-07-29T09:50:10.7576005Z   token: ***
2026-07-29T09:50:10.7576343Z   ssh-strict: true
2026-07-29T09:50:10.7576704Z   ssh-user: git
2026-07-29T09:50:10.7577065Z   persist-credentials: true
2026-07-29T09:50:10.7577452Z   clean: true
2026-07-29T09:50:10.7577814Z   sparse-checkout-cone-mode: true
2026-07-29T09:50:10.7578223Z   fetch-depth: 1
2026-07-29T09:50:10.7578557Z   fetch-tags: false
2026-07-29T09:50:10.7578910Z   show-progress: true
2026-07-29T09:50:10.7579345Z   lfs: false
2026-07-29T09:50:10.7579682Z   submodules: false
2026-07-29T09:50:10.7580030Z   set-safe-directory: true
2026-07-29T09:50:10.7580426Z   allow-unsafe-pr-checkout: false
2026-07-29T09:50:10.7580854Z ##[endgroup]
2026-07-29T09:50:10.8377928Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T09:50:10.8379555Z ##[group]Getting Git version info
2026-07-29T09:50:10.8380213Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T09:50:10.8381148Z [command]/usr/bin/git version
2026-07-29T09:50:10.8382144Z git version 2.43.0
2026-07-29T09:50:10.8398095Z ##[endgroup]
2026-07-29T09:50:10.8408702Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fb36f697-7b56-4ff5-9b79-4b088680252b' before making global git config changes
2026-07-29T09:50:10.8409947Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T09:50:10.8412014Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T09:50:10.8441894Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T09:50:10.8458728Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T09:50:10.8468446Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T09:50:10.8471304Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T09:50:10.8489835Z HEAD
2026-07-29T09:50:10.8520820Z ##[endgroup]
2026-07-29T09:50:10.8521832Z [command]/usr/bin/git submodule status
2026-07-29T09:50:10.8697463Z ##[group]Cleaning the repository
2026-07-29T09:50:10.8701113Z [command]/usr/bin/git clean -ffdx
2026-07-29T09:50:10.8730412Z Removing traceable-reqs
2026-07-29T09:50:10.8736236Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T09:50:10.8789651Z HEAD is now at 5aa12467 Merge b1801eab79e7c4cf5bbf665abdda9b5e468e83d9 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T09:50:10.8794290Z ##[endgroup]
2026-07-29T09:50:10.8795821Z ##[group]Disabling automatic garbage collection
2026-07-29T09:50:10.8798750Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T09:50:10.8823054Z ##[endgroup]
2026-07-29T09:50:10.8823754Z ##[group]Setting up auth
2026-07-29T09:50:10.8828015Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T09:50:10.8853961Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T09:50:10.9039313Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T09:50:10.9064783Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T09:50:10.9243075Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T09:50:10.9268102Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T09:50:10.9454507Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T09:50:10.9482636Z ##[endgroup]
2026-07-29T09:50:10.9483553Z ##[group]Fetching the repository
2026-07-29T09:50:10.9488921Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5aa12467744869a73922a65d1ce611bedb49e576:refs/remotes/pull/119/merge
2026-07-29T09:50:11.4130296Z ##[endgroup]
2026-07-29T09:50:11.4131225Z ##[group]Determining the checkout info
2026-07-29T09:50:11.4131906Z ##[endgroup]
2026-07-29T09:50:11.4134369Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T09:50:11.4172718Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T09:50:11.4195665Z ##[group]Checking out the ref
2026-07-29T09:50:11.4198207Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/119/merge
2026-07-29T09:50:11.4245975Z HEAD is now at 5aa12467 Merge b1801eab79e7c4cf5bbf665abdda9b5e468e83d9 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T09:50:11.4249424Z ##[endgroup]
2026-07-29T09:50:11.4281715Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T09:50:11.4303431Z 5aa12467744869a73922a65d1ce611bedb49e576
